[INFO] fetching crate ricecoder-tui 0.1.71...
[INFO] testing ricecoder-tui-0.1.71 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065
[INFO] extracting crate ricecoder-tui 0.1.71 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate ricecoder-tui 0.1.71
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate ricecoder-tui 0.1.71
[INFO] tweaked toml for crates.io crate ricecoder-tui 0.1.71 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ricecoder-tui 0.1.71 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ricecoder-tui 0.1.71 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a18433eebabe54692c21166958c3f02390fdd7e31e07eb01e413abfdec0e24c5
[INFO] running `Command { std: "docker" "start" "-a" "a18433eebabe54692c21166958c3f02390fdd7e31e07eb01e413abfdec0e24c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a18433eebabe54692c21166958c3f02390fdd7e31e07eb01e413abfdec0e24c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a18433eebabe54692c21166958c3f02390fdd7e31e07eb01e413abfdec0e24c5", kill_on_drop: false }`
[INFO] [stdout] a18433eebabe54692c21166958c3f02390fdd7e31e07eb01e413abfdec0e24c5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8f10107ff777152431282474cfad131ddb31c86c08328397be8b5b25956d3fba
[INFO] running `Command { std: "docker" "start" "-a" "8f10107ff777152431282474cfad131ddb31c86c08328397be8b5b25956d3fba", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling tracing-core v0.1.35
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling pulldown-cmark v0.9.6
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling pxfm v0.1.26
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling png v0.18.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling x11rb-protocol v0.13.2
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling compact_str v0.7.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling inotify v0.9.6
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling notify v6.1.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling moxcms v0.7.10
[INFO] [stderr]    Compiling gethostname v1.1.0
[INFO] [stderr]    Compiling x11rb v0.13.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling stability v0.2.1
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling tracing v0.1.43
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling ratatui v0.26.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling image v0.25.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling arboard v3.6.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling ricecoder-sessions v0.1.71
[INFO] [stderr]    Compiling ricecoder-storage v0.1.71
[INFO] [stderr]    Compiling ricecoder-tui v0.1.71 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.17s
[INFO] running `Command { std: "docker" "inspect" "8f10107ff777152431282474cfad131ddb31c86c08328397be8b5b25956d3fba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8f10107ff777152431282474cfad131ddb31c86c08328397be8b5b25956d3fba", kill_on_drop: false }`
[INFO] [stdout] 8f10107ff777152431282474cfad131ddb31c86c08328397be8b5b25956d3fba
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1d10bb62a360ebdfb90813aaf622a289cbeb5c361783d2b6be9332a33028d6a4
[INFO] running `Command { std: "docker" "start" "-a" "1d10bb62a360ebdfb90813aaf622a289cbeb5c361783d2b6be9332a33028d6a4", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling gethostname v1.1.0
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling x11rb v0.13.2
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling proptest v1.9.0
[INFO] [stderr]    Compiling arboard v3.6.1
[INFO] [stderr]    Compiling ricecoder-sessions v0.1.71
[INFO] [stderr]    Compiling ricecoder-storage v0.1.71
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling ricecoder-tui v0.1.71 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `ricecoder-tui` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0abe69e6c16114311cc2700e972492e64d69c28f/bin/rustc --crate-name ricecoder_tui --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=18cc9da29ba67e2f -C extra-filename=-2fcd16f98d69fbac --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-7e5dcd40304f6dad.rlib --extern arboard=/opt/rustwide/target/debug/deps/libarboard-81bed08da1b89d0b.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-48a22ec19c83ddaf.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-cc6ba8b546e9b785.rlib --extern crossterm=/opt/rustwide/target/debug/deps/libcrossterm-a9e0ed5ae347e53e.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-5fa0692c143528a1.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-4bed4b7a536cecb6.rlib --extern ratatui=/opt/rustwide/target/debug/deps/libratatui-652aff2fc343fdd3.rlib --extern ricecoder_sessions=/opt/rustwide/target/debug/deps/libricecoder_sessions-68ba3578c8b4cc04.rlib --extern ricecoder_storage=/opt/rustwide/target/debug/deps/libricecoder_storage-e92f56808ad879dc.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-ea5f3693c48fb351.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-fdc869d8040768c0.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-7d0a1acc99344820.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-c28cbf6b7ec9d743.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-af858774b502d42a.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-6f3e7b5b71d4d2a4.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-0400d148f3f35063.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-d175594d924f7784.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-b1e6a91bb71dfc2a.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcuPGeTg/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libricecoder_tui-f24af6ef189dbefb,libarboard-81bed08da1b89d0b,libimage-f1c056e6544c7ac9,libbytemuck-51195f687df779a3,libmoxcms-713a65050bf97bcf,libpxfm-01aa02505307f672,libbyteorder_lite-25e78048a27d33b8,libpng-12631c1ce9cb5689,libflate2-1ab96fd518ea3411,libminiz_oxide-cbabdfdb7840c1ca,libfdeflate-c41688d19d118d71,libsimd_adler32-eda01a159841bab2,libcrc32fast-66fcb8dfd77ba9de,libx11rb-15843fbe1d47c338,libgethostname-616611513ba4930b,librustix-2cc4d6043c9f4534,liblinux_raw_sys-3c3f2e7cf73a0725,libx11rb_protocol-fc5057e604731176,libpercent_encoding-c53c37e60dd2727e,libricecoder_storage-e92f56808ad879dc,libtoml-fcf3de0266943568,libtoml_edit-9e977629fb44705b,libserde_spanned-7a8513a2457d1812,libwinnow-d62cc636b4194caf,libtoml_write-391d1a913c599bd8,libtoml_datetime-6bf6f647b29d126b,libserde_yaml-7d0a1acc99344820,libindexmap-50c87da5001fa587,libhashbrown-00f937fe1169347c,libunsafe_libyaml-7bc1bf218b2f5452,libnotify-66ee1d413309c8d9,libcrossbeam_channel-4816b269e0e9ffd5,libcrossbeam_utils-0a46ed2e1921bda3,libfiletime-b5630e6163b6cb8b,libwalkdir-a3e1a79fd47b5b12,libsame_file-1ceb7b6153588b15,libinotify-9d047a789f05096b,libinotify_sys-a137eabb8aae5932,libbitflags-e2b4db6c651223da,libricecoder_sessions-68ba3578c8b4cc04,libdirs-5fa0692c143528a1,libdirs_sys-85ac4eeb7e5eb851,liboption_ext-23838f1959a6156b,libserde_json-fdc869d8040768c0,libmemchr-f9c66c7ba21bf873,libtracing-d175594d924f7784,libtracing_core-5739730713953b49,libonce_cell-0ba6aecba7086d38,libuuid-d45ff5a59e956961,libgetrandom-88577a724e55f121,libchrono-48a22ec19c83ddaf,libiana_time_zone-54997521cde77023,libnum_traits-300c5186abf3804c,libratatui-652aff2fc343fdd3,libunicode_truncate-fe017d519b9da501,libitertools-b23e66acc39f023e,liblru-7b48ae7844465982,libhashbrown-58a46c9697e58a2b,libfoldhash-a84df4cbe8daa3b8,libequivalent-7e0e8cbe6c474a67,liballocator_api2-3bc2480ae44878f3,libcassowary-618d3b643fd4c97b,libitertools-cda189f5b350378b,libeither-ef22a4c75605e12f,libcompact_str-c55ed8e08d120300,libryu-0ea4bafc9bef6d8b,libitoa-6b76ec393d6a2c41,libstatic_assertions-d53a9977dc6e27e5,libcastaway-273de0e6879a55ce,libunicode_segmentation-ff3f1aa3aad6e639,libunicode_width-08b963676a6677c5,libcrossterm-a9e0ed5ae347e53e,libbitflags-9710438662028847,libsignal_hook_mio-ea309fa4cb543424,libsignal_hook-5ce529c188105f87,libmio-8f110d7df0a81b23,liblog-28f8cc0684f4f944,libstrum-195227c3bc0655cf,libtokio-6f3e7b5b71d4d2a4,libsignal_hook_registry-8aa99c3e83bd2dd0,libsocket2-d0b347c4c5059b25,libbytes-752d6eacdc0bb513,libmio-e1a8c35cb4bac34b,libparking_lot-e60d82692125ad07,libparking_lot_core-e279ae236dfa9e57,liblibc-a444f2b7d1f00841,libcfg_if-5af52f617df93f8f,libsmallvec-45f6e3b8047adea1,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libpin_project_lite-bedc6e0acd72ff2a,libthiserror-af858774b502d42a,libanyhow-7e5dcd40304f6dad,libserde-ea5f3693c48fb351,libserde_core-8323e53422f20d71}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcuPGeTg/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/free_chat_tests-8c47576ff18ba989" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ricecoder-tui` (test "free_chat_tests") due to 1 previous error
[INFO] [stderr] error: could not compile `ricecoder-tui` (test "interactive_components_properties")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0abe69e6c16114311cc2700e972492e64d69c28f/bin/rustc --crate-name interactive_components_properties --edition=2021 tests/interactive_components_properties.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=cb8c4c51be2cce3c -C extra-filename=-db43df96862c1807 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-7e5dcd40304f6dad.rlib --extern arboard=/opt/rustwide/target/debug/deps/libarboard-81bed08da1b89d0b.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-48a22ec19c83ddaf.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-cc6ba8b546e9b785.rlib --extern crossterm=/opt/rustwide/target/debug/deps/libcrossterm-a9e0ed5ae347e53e.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-5fa0692c143528a1.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-4bed4b7a536cecb6.rlib --extern ratatui=/opt/rustwide/target/debug/deps/libratatui-652aff2fc343fdd3.rlib --extern ricecoder_sessions=/opt/rustwide/target/debug/deps/libricecoder_sessions-68ba3578c8b4cc04.rlib --extern ricecoder_storage=/opt/rustwide/target/debug/deps/libricecoder_storage-e92f56808ad879dc.rlib --extern ricecoder_tui=/opt/rustwide/target/debug/deps/libricecoder_tui-f24af6ef189dbefb.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-ea5f3693c48fb351.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-fdc869d8040768c0.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-7d0a1acc99344820.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-c28cbf6b7ec9d743.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-af858774b502d42a.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-6f3e7b5b71d4d2a4.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-0400d148f3f35063.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-d175594d924f7784.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-b1e6a91bb71dfc2a.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "1d10bb62a360ebdfb90813aaf622a289cbeb5c361783d2b6be9332a33028d6a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1d10bb62a360ebdfb90813aaf622a289cbeb5c361783d2b6be9332a33028d6a4", kill_on_drop: false }`
[INFO] [stdout] 1d10bb62a360ebdfb90813aaf622a289cbeb5c361783d2b6be9332a33028d6a4
